-
Hello i am tring to take a log of the column name old value and new value that is being …
- 390 views
- 0 answers
- 0 votes
-
I want to execute the following trigger in the dev environment. This trigger works fine locally (local user does not …
- 392 views
- 2 answers
- 0 votes
-
I have a table "A" with a column "flag" as below: candidate_id | name | flag —————————– 0001 | ABC …
- 419 views
- 1 answers
- 0 votes
-
I have the following tables create table table1( `Aid` int NOT NULL auto_increment, `A` int NOT NULL, `B` int NOT …
- 397 views
- 0 answers
- 0 votes
-
I’d like to create a trigger which create id_pembayaran on pembayaran table, but there’s a sql syntax error DELIMITER $$ …
- 371 views
- 1 answers
- 0 votes
-
I am trying to enable login & Sign Up with Phone Number + OTP for a website (not Mobile) just …
- 408 views
- 1 answers
- 0 votes